Crate cheap_clone

source ·
Expand description

A trait which indicates that such type can be cloned cheaply.

Traits

  • Things that are fast to clone in the context of an application such as Graph Node